x86: Clean up boot/wakeup code.
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 10 Dec 2007 11:34:02 +0000 (11:34 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 10 Dec 2007 11:34:02 +0000 (11:34 +0000)
commitefc1fcfe555c03b74846c6d11b347341a0a4bf53
tree0328e2c91a7da79a3ea902b0e91ea8c8fc269ef5
parent6893569268c4530128829aaa2495c2a222a63ea0
x86: Clean up boot/wakeup code.

 * Generalise wakeup stack to general 'early stack' used everywhere.
 * Ensure things that must be aligned are aligned.
 * Remove some unused symbols.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/boot/head.S
xen/arch/x86/boot/trampoline.S
xen/arch/x86/boot/video.S
xen/arch/x86/boot/wakeup.S